home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-03-20 | 1.3 KB | 62 lines |
- [Company]
- ;label of the Tab control
- TabLabel=Portal
-
- ;DIB file displaying logo (size: 405 X 200)
- LogoFile=portal.dib
-
- ;3 line company description
- Label1=The Portal Information Network
- Label2=A local phone call for 95% of the U.S.
- Label3=Take advantage of our special Instant Internet offer today!
-
- ;Credit card support
- Visa=yes
- MasterCard=yes
- AmericanExpress=no
- Discover=no
-
- ;Title string for the More Info text
- InfoTitle=More about The Portal Information Network
- ;File containing company information
- InfoFile=portal.txt
-
- ;Specify the # of available phone numbers
- TotalPhone=1
- ;Specify the # of additional information fields needed
- TotalField=3
-
- ;Login script
- ; Script=elp: pinaac,nm00$r
- Script=elp: pinaac,qd00$r
-
- [PhoneList]
- Phone1=+1 (800) 988-8186
-
- ; Additional information for form 2
- [Field 1]
- UserLabel=Name as it appears on credit card:
- InfoLabel=CCName
- Require=yes
- Length=45
- Type=Ascii
- ErrMsg=You must enter your name as it appears on your credit card.
-
- [Field 2]
- UserLabel=Hostname (1st choice):
- InfoLabel=1stHost
- Require=yes
- Length=6
- MinLen=3
- Type=AlphaNum
- ErrMsg=You must give your first choice for your hostname.
-
- [Field 3]
- UserLabel=Hostname (2nd choice):
- InfoLabel=2ndHost
- Require=yes
- Length=6
- MinLen=3
- Type=AlphaNum
- ErrMsg=You must give your second choice for your hostname.
-